Week 5
Mar 03/27/23
Meeting with Vannary
- Issue with weighted loss function across multiple gpus #119 (low priority)
- Runs with 692 videos
- method 1: concatenate all seperate test sets DNV, SD1, COV
- method 2: combine all: then split 80 (75-25 t&v) 20 test
- Multi-label defect classification
- DNV
- SD1
- COV
- All combined
- This is done
- Run
ND vs D- DNV
- Both runs are made for both 80 and 486 (486 also includes the previous 80) videos
- Runs synced with
wandb - Results for test
- with
fine_tune→ done - with
fit_flat_cos→ not yet
- with
- Results compiled?
- with
fine_tune→ done - with
fit_flat_cos→ not yet
- with
- COV
- not yet
- SD1
- not yet
- All combined
- blah
- DNV
- Only defect (no ND) model
- DNV
- SD1
- COV
- All combined
Issues with data validation
- Frames being mislabelled (ND images getting classified as an image containing defect)
- point1
- point2
- point3
fme-to-python
- break_value assignment remaining for:
- mod1: distance based assignment
- mod2: distance based assignment
- mod3: this is bldg_type based: layout is shared with Vannary
March 28
- submit n vs defect runs on cedar
- create the prediction model for top 3 defects using LightGBM
- run azure OCR on first zipfiles (10 videos) in parallel
- and send the JSON from the first 10 videos to Deven to train Easy OCR
March 29
extract the middle frame for the first 200 out of 1066 WRc videos and group it to different video types base on the distance field
- only focus on the distance field
- location of the distance
- format of the distance
what is the best accuracy for binary and for multi-label and put the result in the same sheet.
retrain the model on the basic of material and test the the particular materials.
use base model and test on the particular materials.
use simplified model
set aside x videos that has 20% of total number of dataframe. Do it on ND vs Defect model.